Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps taskcluster from 91.1.1 to 96.0.0.

Release notes

Sourced from taskcluster's releases.

v96.0.0

GENERAL

▶ [patch] Upgrades to go1.25.6 [SECURITY].

Read release notes here.

DEPLOYERS

▶ [patch] Include session storage cleanup script in web server.

▶ [patch] bug 2006698 Worker manager incorrectly identified zombie workers even when they were active.

WORKER-DEPLOYERS

▶ [MAJOR] #7147 Breaking changes:

  • The Generic Worker configuration properties deploymentId and checkForNewDeploymentEverySecs are no longer supported and must not be used
  • Generic Worker exit code 70 now indicates "Worker Manager advised termination" instead of "non-current deployment ID"

New features:

  • New experimental shouldWorkerTerminate API endpoint in Worker Manager allows workers running with worker runner (--with-worker-runner) to query whether they should terminate
  • New scope worker-manager:should-worker-terminate:<workerPoolId>/<workerGroup>/<workerId> required to call this endpoint

Automated Package Updates

  • build(deps): bump tar from 7.4.3 to 7.5.3 (24a9c623ed)
  • build(deps): bump aiohttp from 3.13.2 to 3.13.3 in /clients/client-py (17215f9c51)
  • build(deps): bump werkzeug from 3.1.4 to 3.1.5 in /clients/client-py (ec7695a4e4)
  • build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /clients/client-py (f6f20eb917)

v95.1.4

GENERAL

▶ [patch] Upgrades to Node.js v24.13.0 [SECURITY].

Can read more about this release here.

USERS

▶ [patch]

... (truncated)

Changelog

Sourced from taskcluster's changelog.

v96.0.0

GENERAL

▶ [patch] Upgrades to go1.25.6 [SECURITY].

Read release notes here.

DEPLOYERS

▶ [patch] Include session storage cleanup script in web server.

▶ [patch] bug 2006698 Worker manager incorrectly identified zombie workers even when they were active.

WORKER-DEPLOYERS

▶ [MAJOR] #7147 Breaking changes:

  • The Generic Worker configuration properties deploymentId and checkForNewDeploymentEverySecs are no longer supported and must not be used
  • Generic Worker exit code 70 now indicates "Worker Manager advised termination" instead of "non-current deployment ID"

New features:

  • New experimental shouldWorkerTerminate API endpoint in Worker Manager allows workers running with worker runner (--with-worker-runner) to query whether they should terminate
  • New scope worker-manager:should-worker-terminate:<workerPoolId>/<workerGroup>/<workerId> required to call this endpoint

Automated Package Updates

  • build(deps): bump tar from 7.4.3 to 7.5.3 (24a9c623ed)
  • build(deps): bump aiohttp from 3.13.2 to 3.13.3 in /clients/client-py (17215f9c51)
  • build(deps): bump werkzeug from 3.1.4 to 3.1.5 in /clients/client-py (ec7695a4e4)
  • build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /clients/client-py (f6f20eb917)

v95.1.4

GENERAL

▶ [patch] Upgrades to Node.js v24.13.0 [SECURITY].

Can read more about this release here.

USERS

... (truncated)

Commits
  • b6b5e68 v96.0.0
  • 392969a feat(w-m): Improve zombie worker detection (#8211)
  • daf7e51 Merge pull request #8210 from taskcluster/dependabot/npm_and_yarn/tar-7.5.3
  • 24a9c62 build(deps): bump tar from 7.4.3 to 7.5.3
  • ee788d0 build(deps): bump aiohttp from 3.13.2 to 3.13.3 in /clients/client-py (#8208)
  • b06e711 Merge pull request #8207 from taskcluster/dependabot/uv/clients/client-py/wer...
  • 8f18542 feat(w-m): Experimental shouldWorkerTerminate() endpoint (#8112)
  • ac28278 Merge pull request #8206 from taskcluster/dependabot/uv/clients/client-py/url...
  • 17215f9 build(deps): bump aiohttp from 3.13.2 to 3.13.3 in /clients/client-py
  • ec7695a build(deps): bump werkzeug from 3.1.4 to 3.1.5 in /clients/client-py
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 91.1.1 to 96.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v91.1.1...v96.0.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-version: 96.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jan 21, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

Superseded by #2699.

@dependabot dependabot bot closed this Jan 23, 2026
@dependabot dependabot bot deleted the dependabot/uv/taskcluster-96.0.0 branch January 23, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants